home *** CD-ROM | disk | FTP | other *** search
/ USA Bestseller / USA BESTSELLER Vol 1-95 (Hepp-Computer)(1995).iso / e203 / nakedeye.cfg < prev    next >
Text File  |  1991-11-21  |  4KB  |  77 lines

  1. #####################################################################
  2. #                                                                   #
  3. #   Welcome to NakedEye configuration file. This file is OPTIONAL.  # 
  4. #   It allows you to customize NakedEye to start up with the        #
  5. #   configuration that is more appropriate for your system.         #
  6. #                                                                   #
  7. #   Character # is used for comments. All settings are in the form  #
  8. #   setting_name=setting where setting_names are predefined in this #
  9. #   file and "settings" are suggested here also.                    #
  10. #                                                                   #
  11. #                                                                   #
  12. #####################################################################
  13. svga=
  14.             # This entry should be set to the full path name of
  15.             # a BGI file that you prefer (if that is the case_.
  16.             # By default the entry should be empty. NakedEye will
  17.             # attempt to find the file where the executable of
  18.             # NakedEye is found. 
  19. resol=0,1,2,3,4,2
  20.             # Resolutions supported are 0, 1, 2, 3, 4 where 
  21.             #   0   standard VGA  320x200
  22.             #   1   super    VGA  640x400
  23.             #   2   super    VGA  640x480    (default)
  24.             #   3   super    VGA  800x600
  25.             #   4   super    VGA 1024x678
  26.             # The default start up is 2, but it can be changed by 
  27.             # placing the desired mode number last eg: 0,1,2,4,3 to set
  28.             # 3 as the default. Please be careful as the VGA driver
  29.             # will fail badly if your card does not suport the resolution
  30.             # you indicate.
  31. bufpath=c:\
  32.             #   PATH where the buffer file should be. It is used for
  33.             #   swapping between memory and hard disk when NakedEye runs
  34.             #   out of EMS memory or when no EMS is available.
  35.             #   This name is recommended to be in your fastest and/or
  36.             #   biggest disk. A file called buffer#.tmp will be created
  37.             #   for memory<->disk swapping. The default directory is
  38.             #   . for current directory. The # in the file name is the 
  39.             #   number of times you currently run the program typically 1.
  40.  
  41. ems=
  42.             # Boolean flag telling NakedEye to use EMS (Expanded Memory) or not
  43.             #   yes     use EMS if it is available     (default)
  44.             #   no      do not use EMS in any case
  45.             #
  46.             #   Note that NakedEye will always use hard-disk space if it runs 
  47.             #   out of EMS or EMS does not exist.
  48.  
  49. greeting=yes
  50.             # This flag takes values yes or no . If it is no NakedEye will not 
  51.             # display the LOGO greeting window when start up. This only 
  52.             # works if you meet the requirements set out in the condition
  53.             # for using this software in register.doc .
  54.  
  55. compress=
  56.             # takes a value yes or no (default is yes)
  57.             # This flag tells NakedEye to compress the color table and shift it
  58.             # up to the end of the 256 range. The result is that for some
  59.             # pictures with less than 256 colors, some low entries starting
  60.             # at 0 may be left available for the windows and messages. This
  61.             # make the windows and boxes look better with their intended 
  62.             # Black and White colors. This also affects the generation of
  63.             # new GIF files out of existing ones.
  64. quickstart=no
  65.             # This boolean flag yes/no is used to indicate whether you 
  66.             # you want NakedEye to do a quick start-up. In a quick 
  67.             # start-up no LOGO or selection menu is displayed. The first
  68.             # image is loaded straight away.
  69. delay=0     # Takes value between 1 and 10, default is 0
  70.             # It is there to delay the fast CPU such as 386 at 33 Mhz 
  71.             # and 486 machines.
  72. quiet=yes   # Set to yes to make nakedeye becomes quiet except when an
  73.             # error happens or a wrong key is typed.
  74. #player=d:\sbpro\vedit2\vplay.exe /q
  75.             # Path to the sound player and all necessary options. This
  76.             # will be invoked with a sound file appended at the end.
  77.